Skip to content

Conversation

yep
Copy link

@yep yep commented Mar 20, 2015

There does not seem to exist a container named rootbuilder, as shown
by the search:
https://registry.hub.docker.com/search?q=rootbuilder

Error message was:

$ cd example && make config

docker run -it rootbuilder make nconfig
Unable to find image 'rootbuilder:latest' locally
Pulling repository rootbuilder
FATA[0004] Error: image library/rootbuilder:latest not found
make: *** [config] Error 1

There does not seem to exist a container named `rootbuilder`, as shown
by the search:
https://registry.hub.docker.com/search?q=rootbuilder

Error message was:

```
$ cd example && make config

docker run -it rootbuilder make nconfig
Unable to find image 'rootbuilder:latest' locally
Pulling repository rootbuilder
FATA[0004] Error: image library/rootbuilder:latest not found
make: *** [config] Error 1
```
@progrium
Copy link
Owner

It's not intended for standalone use. In fact, I was planning to merge this project with the busybox project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants